JBoss Community Archive (Read Only)

Infinispan 5.1

XA resource

An XA resource is a participant in an XA transaction (also known as a distributed transaction). For example, given a distributed transaction that operates over a database and Infinispan, XA defines both Infinispan and the database as XA resources.

Java's API for XA transactions is JTA and XAResource is the java interface that describes an XA resource.

JBoss.org Content Archive (Read Only), exported from JBoss Community Documentation Editor at 2020-03-11 09:17:16 UTC, last content change 2011-07-27 12:38:55 UTC.